home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 39 / Amiga Format CD39 (1999-04-13)(Future Publishing)(GB)[!][issue 1999-05].iso / +system+ / afcd_files next >
Text File  |  1998-12-15  |  266b  |  19 lines

  1.  
  2. echo ""
  3. echo ""
  4. echo "Copying the latest AFCD Files to your hard drive..."
  5. echo ""
  6. echo ""
  7. copy :c/afcdview to c:
  8. echo "Copying AFCDView..."
  9. wait 1
  10. echo ""
  11. copy :c/installer to c:
  12. echo "Copying Installer..."
  13. wait 1
  14. echo ""
  15. echo ""
  16. echo "...all done!"
  17. wait 1
  18. endcli
  19.